; To make use of the catalog in the C programs of the CWEB system, use:
;
; PROMPT> CatComp cweb.cd CFILE cweb.h
;
; Should somebody create translations for other languages, I would
; appreciate to receive a copy of the CatalogTranslation for further
; inclusion in this archive.
;
; Date: December 6, 1993 (Setup of version 1.0)
;
; Autor: Andreas Scherer
; Abt-Wolf-Straße 17
; 96215 Lichtenfels
; Germany
;
; Changes: January 18, 1994: Version information included. (V1.1)
; May 13, 1994: New patch level with dynamic memory
; allocation. (V1.2)
;
;
; Copyright (c) 1993,1994 Andreas Scherer
;
; Permission is granted to make and distribute verbatim copies of this
; document provided that the copyright notice and this permission notice
; are preserved on all copies.
;
; Permission is granted to copy and distribute modified versions of this
; document under the conditions for verbatim copying, provided that the
; entire resulting derived work is distributed under the terms of a
; permission notice identical to this one.
;
; Messages displayed in COMMON.W and COMMON.CH:
;
MSG_ERROR_CO9 (/0/)
! Input line too long
;
MSG_ERROR_CO13 (/0/)
! Missing @x in change file
;
MSG_ERROR_CO14 (/0/)
! Change file ended after @x
;
MSG_ERROR_CO16_1 (/0/)
! Change file ended before @y
;
MSG_ERROR_CO16_2 (/0/)
! CWEB file ended during a change
;
MSG_ERROR_CO17_1 (/0/)
! Where is the matching @y?
;
MSG_ERROR_CO17_2 (/0/)
of the preceding lines failed to match
;
MSG_FATAL_CO19_1 (/0/)
! Cannot open input file
;
MSG_FATAL_CO19_2 (/0/)
! Cannot open change file
;
MSG_ERROR_CO21_1 (/0/)
! Include file name not given
;
MSG_ERROR_CO21_2 (/0/)
! Too many nested includes
;
MSG_ERROR_CO22 (/0/)
! Include file name too long
;
MSG_ERROR_CO23 (/0/)
! Cannot open include file
;
MSG_ERROR_CO25_1 (/0/)
! Change file ended without @z
;
MSG_ERROR_CO25_2 (/0/)
! Where is the matching @z?
;
MSG_ERROR_CO26 (/0/)
! Change file entry did not match
;
MSG_OVERFLOW_CO39_1 (/0/)
byte memory
;
MSG_OVERFLOW_CO39_2 (/0/)
name
;
MSG_ERROR_CO50_1 (/0/)
\n! Ambiguous prefix: matches <
;
MSG_ERROR_CO50_2 (/0/)
>\n and <
;
MSG_ERROR_CO52_1 (/0/)
\n! New name is a prefix of <
;
MSG_ERROR_CO52_2 (/0/)
\n! New name extends <
;
MSG_ERROR_CO52_3 (/0/)
\n! Section name incompatible with <
;
MSG_ERROR_CO52_4 (/0/)
>,\n which abbreviates <
;
MSG_ERROR_CO59_1 (/0/)
. (l. %d of change file)\n
;
MSG_ERROR_CO59_2 (/0/)
. (l. %d)\n
;
MSG_ERROR_CO59_3 (/0/)
. (l. %d of include file %s)\n
;
MSG_HAPPINESS_CO62 (/0/)
(No errors were found.)\n
;
MSG_WARNING_CO62 (/0/)
(Did you see the warning message above?)\n
;
MSG_ERROR_CO62 (/0/)
(Pardon me, but I think I spotted something wrong.)\n
;
MSG_FATAL_CO62 (/0/)
(That was a fatal error, my friend.)\n
;
MSG_FATAL_CO65 (/0/)
\n! Sorry, %s capacity exceeded
;
MSG_FATAL_CO66 (/0/)
! This can't happen:
;
MSG_FATAL_CO73 (/0/)
! Output file name should end with .tex\n
;
MSG_FATAL_CO75_1 (/0/)
! Usage: ctangle [options] webfile[.w] [{changefile[.ch]|-} [outfile[.c]]]\nOptions are (+ turns on, - turns off, default in brackets):\nb [+] print banner line\nh [+] print happy message\np [+] give progress reports\ns [-] show statistics\n
;
MSG_FATAL_CO75_2 (/0/)
! Usage: cweave [options] webfile[.w] [{changefile[.ch]|-} [outfile[.tex]]]\nOptions are (+ turns on, - turns off, default in brackets):\na [+] use AMIGA specific keywords\nb [+] print banner line\nf [+] force line breaks\ng [+] use German macros as of gcwebmac.tex\nh [+] print happy message\ni [+] indent parameter declarations\no [+] separate declarations and statements\np [+] give progress reports\ns [-] show statistics\nx [+] include indexes and table of contents\n
;
MSG_FATAL_CO75_3 (/0/)
! Usage: cweave [options] webfile[.w] [{changefile[.ch]|-} [outfile[.tex]]]\nOptions are (+ turns on, - turns off, default in brackets):\nb [+] print banner line\nf [+] force line breaks\ng [+] use German macros as of gcwebmac.tex\nh [+] print happy message\ni [+] indent parameter declarations\no [+] separate declarations and statements\np [+] give progress reports\ns [-] show statistics\nx [+] include indexes and table of contents\n